home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
TeX 1995 July
/
TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO
/
macros
/
latex209
/
contrib
/
address
/
3pre.tex
(
.txt
)
< prev
next >
Wrap
LaTeX Document
|
1993-11-28
|
1KB
|
42 lines
%%% ============================================================
%%% @LaTeX-style-file{
%%% author = "Michael Wester",
%%% version = "1.0",
%%% date = "July 1991",
%%% time = "NULL",
%%% filename = "3pre.tex",
%%% address = "Math & Stat Department
%%% University of New Mexico
%%% Albuquerque, NM 87131",
%%% telephone = "NA",
%%% FAX = "NA",
%%% checksum = "NA",
%%% email = "wester@spectre.unm.edu (Internet)",
%%% codetable = "ISO/ASCII",
%%% keywords = "LaTeX, TeX, formletter, mailing labels",
%%% supported = "yes",
%%% docstring = "Preamble for 3across",
%%% }
%%% =================================================================
\def\DEFAULTletter{3across}
\breakupfalse
\ifundefined{LaTeX} % TeX
\voffset=-.795in
\hoffset=-.75in
\vsize=11in
\hsize=8.5in
\parindent=0in
\nopagenumbers
\raggedbottom
\def\\{\hfil\break}
\else % LaTeX
\documentstyle{letter}
\topmargin -.795in
\headheight 0in
\headsep 0in
\oddsidemargin -.75in
\textheight 11in
\textwidth 8.5in
\pagestyle{empty}
\raggedbottom